Skip to content

fix(sandbox): let later overlay tools replace earlier packages - #1604

Open
josescuderoh wants to merge 1 commit into
paradigmxyz:mainfrom
josescuderoh:fix/overlay-tool-shadowing
Open

fix(sandbox): let later overlay tools replace earlier packages#1604
josescuderoh wants to merge 1 commit into
paradigmxyz:mainfrom
josescuderoh:fix/overlay-tool-shadowing

Conversation

@josescuderoh

@josescuderoh josescuderoh commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

Summary

Test plan

  • python -m unittest discover -s services/sandbox -p 'test_*.py' (Python 3.11)
  • Reproduced first-wins skip with the current agent image, then confirmed last-wins with the patched installer bind-mounted
  • CI sandbox Python tests

Made with Cursor

The shim installer skipped duplicate tool names, so overlay sources could
never shadow the base copy even though api-rs already last-wins.

Co-authored-by: Cursor <cursoragent@cursor.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant